Welcome![Sign In][Sign Up]
Location:
Search - matlab interpolation

Search list

[matlab2D CUDA-based bilinear interpolation

Description: This MEX performs 2d bilinear interpolation using an NVIDIA graphics chipset. To compile and run this software, one needs the NVIDIA CUDA Toolkit (http://www.nvidia.com/object/cuda_get.html) and, of course, an NVIDIA graphics card of reasonably modern vintage. BUILDING INSTRUCTIONS: Change the 'MATLAB' (and if necessary, 'MEX') variables in the Makefile to appropriate values, then simply run 'make' at a prompt and an executable (mex/mexmac/mexmaci/dll?) file will be created. This code uses your GPU's built-in bilinear texture interpolation capability, and is very fast. For reasonably sized operations (taking, say, a 50x50 matrix up to 1000x1000) CUDA-based code is 5-10x faster than linear interp2 (as tested on a MBP 2.4GHz C2D, GeForce 8600M GT). With very (VERY) large matrices, however, it has the capability of completely crashing your computer or giving bizarre results. Be careful!
Platform: | Size: 37881 | Author: whitewalter | Hits:

[Mathimatics-Numerical algorithmsMATLAB源程序

Description: 一阶导数hermite插值。-a derivative hermite interpolation.
Platform: | Size: 1024 | Author: 张俊海 | Hits:

[Other用拉格朗日插值法依据N个已知数据点即使函数值

Description: 这是一个拉格朗日插值法的matlab程序,适合学习数值模拟的同学学习下载。-This is a Lagrangian of Matlab interpolation procedures, numerical simulation study for students learning to download.
Platform: | Size: 2048 | Author: tsibintsibin | Hits:

[matlabScatteredDataInterpolationusingRadialBaseFunctions

Description: Set of functions that can be used for interpolation of scattered data of any dimensionality. -Set of functions that can be used for interp olation of scattered data of any dimensionalit y.
Platform: | Size: 4096 | Author: | Hits:

[2D Graphicinterpolationandfitting

Description: 使用matlab做的插值和拟合的小程序,附有问题原理和具体应用的ppt-use Matlab do interpolation and fitting of small procedures, principles and problems with specific applications ppt
Platform: | Size: 179200 | Author: muying | Hits:

[matlabinterpolationandCollocation

Description: MATLAB中插值与拟和小函数,便于大家节省敲打键盘的时间 你们只要能够看懂它 并能够在合适的地方调用这些思想 并且有能力进行适当的变化 就已经到家了-MATLAB with the proposed interpolation and small function, This can help people save time and beating the keyboard You will be able to read it and to the appropriate local calls and have these ideas the capability to conduct appropriate changes already extraordinary
Platform: | Size: 179200 | Author: 小可 | Hits:

[Othermatlabnihe

Description: MATLAB插值与拟合(线性拟合函数:regress() 多项式曲线拟合函数:polyfit( ) 多项式曲线求值函数:polyval( ) 多项式曲线拟合的评价和置信区间函数:polyconf( ) 稳健回归函数:robust( ) 向自定义函数拟合 )-MATLAB interpolation and fitting (linear fitting function : regress () function polynomial curve fitting : polyfit () polynomial curve function : polyval () polynomial curve fitting and evaluation function confidence interval : polyconf () function Robust Regression : robust () function to define fitting)
Platform: | Size: 15360 | Author: 廖政 | Hits:

[matlabchazhinihe2123

Description: matlab 插值与拟合的几个程序 牛顿迭代法 数值分析与mtlab源码 还有其他的一些例子-Matlab interpolation and fitting of several procedures Newton iterative numerical analysis and also its source mtlab Some of his examples
Platform: | Size: 139264 | Author: haipper | Hits:

[matlabinterpolation

Description: 通信系统仿真时使用的插值程序,对仿真的BLER进行有效的插值,可以估计出不能仿真到的点。可以对仿真进行预测-Communication System Simulation interpolation procedures used for simulation BLER effective interpolation, can not be estimated from the simulation point. Simulation can predict
Platform: | Size: 1024 | Author: 李兴伟 | Hits:

[Documentsmat2

Description: 这是MATLAB的一维插值的应用,数模培训的必要内容-This is the MATLAB interpolation of one-dimensional applications, a number of essential elements in training mode
Platform: | Size: 4454400 | Author: wlx | Hits:

[Special Effectsbilliner

Description: 一个用matlab编写的最近邻插值法求图像的范大于缩小的小程序-Matlab prepared using a nearest neighbor interpolation for images larger than narrow the scope of small programs
Platform: | Size: 1024 | Author: 呵呵 | Hits:

[Special Effectsinterpolation

Description: 用matlab语言实现双线性内插算,可设图像宽度和高度按不同的比例放大缩小-Matlab language used bilinear interpolation operator can set the image width and height according to different zoom ratio
Platform: | Size: 1024 | Author: fengye | Hits:

[matlabInterpolation

Description: 数值分析中几种常用的插值算法的matlab源程序。-Numerical analysis of several commonly used source matlab interpolation algorithm.
Platform: | Size: 10240 | Author: 叶晓梅 | Hits:

[matlabMatlab

Description: MATLAB最近临插值算法和线性插值算法,完全代码,关于matlab的插值算法图像放大-MATLAB interpolation algorithm and a recent clinical linear interpolation algorithm, complete code, matlab interpolation algorithm on the image to enlarge
Platform: | Size: 3072 | Author: matlab | Hits:

[Special Effectsinterpolation

Description: 双线性插值算法是一种空间域的错误掩盖算法,本程序实现了用双线性插值算法恢复受损图像的matlab程序-Bilinear interpolation algorithm is a spatial domain error concealment algorithm to achieve this program using bilinear interpolation algorithm to restore damaged image matlab program
Platform: | Size: 35840 | Author: 王二 | Hits:

[matlabMATLAB-interpolation-process

Description: MATLAB 中的插值程序,含说明与范例,并比较四种插值方法的结果。-MATLAB in the interpolation process, including description and examples, and compare the results of four kinds of interpolation methods.
Platform: | Size: 112640 | Author: 岳弘达 | Hits:

[matlabmatlab-Interpolation-fitting

Description: matlab插值与拟合的m文件例程,并且,有PPT相关说明介绍-matlab interpolation and fitting routines m-files, and, with PPT-related note describes the
Platform: | Size: 180224 | Author: 李意 | Hits:

[OtherMatLab-interpolation-and-fiting

Description: 关于讲解曲线和曲面插值和拟合的MATLAB经典算法,并带有讲解PPT.-MatLab interpolation and fiting
Platform: | Size: 185344 | Author: 张凤翔 | Hits:

[Othermatlab插值拟合微分解方程组

Description: matlab插值拟合微分解方程组,用于使用MATLAB求解插值拟合的程序(Matlab interpolation fitting micro decomposition equations, for the use of MATLAB to solve the interpolation fitting program)
Platform: | Size: 362496 | Author: 652612101@qq.com | Hits:

[matlabMATLAB

Description: factorial interpolation and examples in matlab
Platform: | Size: 2048 | Author: xandrt | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net